[INFO] cloning repository https://github.com/yuntara/hrtf_reverb_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuntara/hrtf_reverb_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuntara%2Fhrtf_reverb_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuntara%2Fhrtf_reverb_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bba03f24d116fb79e83dba4870a4780b467a38b
[INFO] testing yuntara/hrtf_reverb_rs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuntara%2Fhrtf_reverb_rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yuntara/hrtf_reverb_rs
[INFO] finished tweaking git repo https://github.com/yuntara/hrtf_reverb_rs
[INFO] tweaked toml for git repo https://github.com/yuntara/hrtf_reverb_rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuntara/hrtf_reverb_rs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yuntara/hrtf_reverb_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vector3d v0.1.9
[INFO] [stderr]   Downloaded clapme_derive v0.1.10
[INFO] [stderr]   Downloaded meval v0.1.0
[INFO] [stderr]   Downloaded netcdf-sys v0.3.2
[INFO] [stderr]   Downloaded const_fn v0.4.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.0
[INFO] [stderr]   Downloaded cc v1.0.61
[INFO] [stderr]   Downloaded syn v0.14.9
[INFO] [stderr]   Downloaded serde v1.0.116
[INFO] [stderr]   Downloaded aho-corasick v0.7.14
[INFO] [stderr]   Downloaded regex v1.4.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.0
[INFO] [stderr]   Downloaded libloading v0.6.4
[INFO] [stderr]   Downloaded regex-syntax v0.6.20
[INFO] [stderr]   Downloaded syn v1.0.44
[INFO] [stderr]   Downloaded hdf5-sys v0.7.0
[INFO] [stderr]   Downloaded netcdf v0.5.1
[INFO] [stderr]   Downloaded serde_derive v1.0.116
[INFO] [stderr]   Downloaded cmake v0.1.44
[INFO] [stderr]   Downloaded clapme v0.1.16
[INFO] [stderr]   Downloaded crossbeam v0.8.0
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded netcdf-src v0.1.3
[INFO] [stderr]   Downloaded hdf5-src v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffd2e651176b0d116dffab6fbf140624a3851dfc2d508e98ea1d73513f8cf4a6
[INFO] running `Command { std: "docker" "start" "-a" "ffd2e651176b0d116dffab6fbf140624a3851dfc2d508e98ea1d73513f8cf4a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffd2e651176b0d116dffab6fbf140624a3851dfc2d508e98ea1d73513f8cf4a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffd2e651176b0d116dffab6fbf140624a3851dfc2d508e98ea1d73513f8cf4a6", kill_on_drop: false }`
[INFO] [stdout] ffd2e651176b0d116dffab6fbf140624a3851dfc2d508e98ea1d73513f8cf4a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5863813857ec33b2f00788d92b8790cd80c788e2fc3302cb021b1b8a439f93f3
[INFO] running `Command { std: "docker" "start" "-a" "5863813857ec33b2f00788d92b8790cd80c788e2fc3302cb021b1b8a439f93f3", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling const_fn v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling syn v1.0.44
[INFO] [stderr]    Compiling libloading v0.6.4
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling netcdf-sys v0.3.2
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling matrixmultiply v0.2.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling reverb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling meval v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling cmake v0.1.44
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling hdf5-src v0.7.0
[INFO] [stderr]    Compiling netcdf-src v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling crossbeam v0.8.0
[INFO] [stderr]    Compiling regex v1.4.1
[INFO] [stderr]    Compiling clapme_derive v0.1.10
[INFO] [stderr]    Compiling hdf5-sys v0.7.0
[INFO] [stderr]    Compiling clapme v0.1.16
[INFO] [stderr]    Compiling vector3d v0.1.9
[INFO] [stderr]    Compiling netcdf v0.5.1
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod lib;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/hrtf_data/sofa_fir.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `ray_nodes` in the type namespace is first re-exported here
[INFO] [stdout] 2 | pub use errors::*;
[INFO] [stdout] 3 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ----------------- but the name `ray_nodes` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lib::ray_nodes::*`
[INFO] [stdout]  --> src/lib/hrtf_data/sofa_fir.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/hrtf_data/sofa_fir.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use ndarray::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `Dimension` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use netcdf::*;
[INFO] [stdout]   |         --------- but the name `Dimension` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/hrtf_data/sofa_fir.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ----------------- but the name `types` in the type namespace is also re-exported here
[INFO] [stdout] 4 | pub use ndarray::*;
[INFO] [stdout] 5 | pub use netcdf::*;
[INFO] [stdout]   |         ^^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/hrtf_data/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `ray_nodes` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ----------------- but the name `ray_nodes` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lib::ray_nodes::*`
[INFO] [stdout]  --> src/lib/hrtf_data/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/hrtf_data/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ----------------- but the name `types` in the type namespace is also re-exported here
[INFO] [stdout] 5 | pub use sofa_fir::*;
[INFO] [stdout]   |         ^^^^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/ray_nodes/ray_nodes.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `ray_nodes` in the type namespace is first re-exported here
[INFO] [stdout] 2 | pub use lib::hrtf_data::*;
[INFO] [stdout]   |         ----------------- but the name `ray_nodes` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/ray_nodes/ray_nodes.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stdout] 2 | pub use lib::hrtf_data::*;
[INFO] [stdout]   |         ----------------- but the name `types` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `model::*`
[INFO] [stdout]  --> src/lib/ray_nodes/ray_nodes.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use model::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/ray_nodes/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use devices::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use ray_nodes::*;
[INFO] [stdout]   |         ------------ but the name `types` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ray::*`
[INFO] [stdout]  --> src/model/room/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use ray::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recv`
[INFO] [stdout]   --> src/lib/hrtf_data/mod.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn adjust(&self, recv: ReceiveEvent) -> Option<AdjustResult> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_recv`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `theta`, `phi`, and `dist` are never read
[INFO] [stdout]   --> src/lib/hrtf_data/mod.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SourcePosition {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout]  9 |     theta: Float,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 10 |     phi: Float,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 11 |     dist: Float,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourcePosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]   --> src/lib/hrtf_data/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct HRTFData {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 16 |     data: Vec<Vec<Float>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HRTFData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `elev`, `azim`, and `dist` are never read
[INFO] [stdout]   --> src/lib/hrtf_data/sofa_fir.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SourcePosition {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 20 |     elev: Float,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 21 |     azim: Float,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 22 |     dist: Float,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourcePosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opt` is never read
[INFO] [stdout]  --> src/lib/reverbrator/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Context<'a> {
[INFO] [stdout]   |        ------- field in this struct
[INFO] [stdout] 5 |     opt: ContextInitOptions<'a>,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4, syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5863813857ec33b2f00788d92b8790cd80c788e2fc3302cb021b1b8a439f93f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5863813857ec33b2f00788d92b8790cd80c788e2fc3302cb021b1b8a439f93f3", kill_on_drop: false }`
[INFO] [stdout] 5863813857ec33b2f00788d92b8790cd80c788e2fc3302cb021b1b8a439f93f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f08d62dcc513a1bcb8f6ebb6921192b57b81b1176466fcc8960b47814457fcf
[INFO] running `Command { std: "docker" "start" "-a" "9f08d62dcc513a1bcb8f6ebb6921192b57b81b1176466fcc8960b47814457fcf", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling reverb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: found module declaration for lib.rs
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod lib;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: lib.rs is the root of this crate's library target
[INFO] [stdout]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stdout]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/hrtf_data/sofa_fir.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `ray_nodes` in the type namespace is first re-exported here
[INFO] [stdout] 2 | pub use errors::*;
[INFO] [stdout] 3 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ----------------- but the name `ray_nodes` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lib::ray_nodes::*`
[INFO] [stdout]  --> src/lib/hrtf_data/sofa_fir.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/hrtf_data/sofa_fir.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use ndarray::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `Dimension` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use netcdf::*;
[INFO] [stdout]   |         --------- but the name `Dimension` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/hrtf_data/sofa_fir.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ----------------- but the name `types` in the type namespace is also re-exported here
[INFO] [stdout] 4 | pub use ndarray::*;
[INFO] [stdout] 5 | pub use netcdf::*;
[INFO] [stdout]   |         ^^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/hrtf_data/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `ray_nodes` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ----------------- but the name `ray_nodes` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `lib::ray_nodes::*`
[INFO] [stdout]  --> src/lib/hrtf_data/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/hrtf_data/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use lib::ray_nodes::*;
[INFO] [stdout]   |         ----------------- but the name `types` in the type namespace is also re-exported here
[INFO] [stdout] 5 | pub use sofa_fir::*;
[INFO] [stdout]   |         ^^^^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/ray_nodes/ray_nodes.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `ray_nodes` in the type namespace is first re-exported here
[INFO] [stdout] 2 | pub use lib::hrtf_data::*;
[INFO] [stdout]   |         ----------------- but the name `ray_nodes` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/ray_nodes/ray_nodes.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stdout] 2 | pub use lib::hrtf_data::*;
[INFO] [stdout]   |         ----------------- but the name `types` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `model::*`
[INFO] [stdout]  --> src/lib/ray_nodes/ray_nodes.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use model::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/lib/ray_nodes/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use devices::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use ray_nodes::*;
[INFO] [stdout]   |         ------------ but the name `types` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ray::*`
[INFO] [stdout]  --> src/model/room/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use ray::*;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `recv`
[INFO] [stdout]   --> src/lib/hrtf_data/mod.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn adjust(&self, recv: ReceiveEvent) -> Option<AdjustResult> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_recv`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `theta`, `phi`, and `dist` are never read
[INFO] [stdout]   --> src/lib/hrtf_data/mod.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct SourcePosition {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout]  9 |     theta: Float,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 10 |     phi: Float,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 11 |     dist: Float,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourcePosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]   --> src/lib/hrtf_data/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct HRTFData {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 16 |     data: Vec<Vec<Float>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HRTFData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `elev`, `azim`, and `dist` are never read
[INFO] [stdout]   --> src/lib/hrtf_data/sofa_fir.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SourcePosition {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 20 |     elev: Float,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 21 |     azim: Float,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 22 |     dist: Float,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SourcePosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opt` is never read
[INFO] [stdout]  --> src/lib/reverbrator/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Context<'a> {
[INFO] [stdout]   |        ------- field in this struct
[INFO] [stdout] 5 |     opt: ContextInitOptions<'a>,
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4, syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "9f08d62dcc513a1bcb8f6ebb6921192b57b81b1176466fcc8960b47814457fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f08d62dcc513a1bcb8f6ebb6921192b57b81b1176466fcc8960b47814457fcf", kill_on_drop: false }`
[INFO] [stdout] 9f08d62dcc513a1bcb8f6ebb6921192b57b81b1176466fcc8960b47814457fcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a26aa989ffaa552c61313f870c0ee48142888dc2d844342073f96271337649d8
[INFO] running `Command { std: "docker" "start" "-a" "a26aa989ffaa552c61313f870c0ee48142888dc2d844342073f96271337649d8", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr] warning: found module declaration for lib.rs
[INFO] [stderr]  --> src/main.rs:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub mod lib;
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: lib.rs is the root of this crate's library target
[INFO] [stderr]   = help: to refer to it from other targets, use the library's name as the path
[INFO] [stderr]   = note: `#[warn(special_module_name)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/lib/hrtf_data/sofa_fir.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub use super::*;
[INFO] [stderr]   |         ^^^^^^^^ the name `ray_nodes` in the type namespace is first re-exported here
[INFO] [stderr] 2 | pub use errors::*;
[INFO] [stderr] 3 | pub use lib::ray_nodes::*;
[INFO] [stderr]   |         ----------------- but the name `ray_nodes` in the type namespace is also re-exported here
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `lib::ray_nodes::*`
[INFO] [stderr]  --> src/lib/hrtf_data/sofa_fir.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use lib::ray_nodes::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/lib/hrtf_data/sofa_fir.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use ndarray::*;
[INFO] [stderr]   |         ^^^^^^^^^^ the name `Dimension` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use netcdf::*;
[INFO] [stderr]   |         --------- but the name `Dimension` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/lib/hrtf_data/sofa_fir.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use lib::ray_nodes::*;
[INFO] [stderr]   |         ----------------- but the name `types` in the type namespace is also re-exported here
[INFO] [stderr] 4 | pub use ndarray::*;
[INFO] [stderr] 5 | pub use netcdf::*;
[INFO] [stderr]   |         ^^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/lib/hrtf_data/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use super::*;
[INFO] [stderr]   |         ^^^^^^^^ the name `ray_nodes` in the type namespace is first re-exported here
[INFO] [stderr] 4 | pub use lib::ray_nodes::*;
[INFO] [stderr]   |         ----------------- but the name `ray_nodes` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `lib::ray_nodes::*`
[INFO] [stderr]  --> src/lib/hrtf_data/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use lib::ray_nodes::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/lib/hrtf_data/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use lib::ray_nodes::*;
[INFO] [stderr]   |         ----------------- but the name `types` in the type namespace is also re-exported here
[INFO] [stderr] 5 | pub use sofa_fir::*;
[INFO] [stderr]   |         ^^^^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/lib/ray_nodes/ray_nodes.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub use super::*;
[INFO] [stderr]   |         ^^^^^^^^ the name `ray_nodes` in the type namespace is first re-exported here
[INFO] [stderr] 2 | pub use lib::hrtf_data::*;
[INFO] [stderr]   |         ----------------- but the name `ray_nodes` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/lib/ray_nodes/ray_nodes.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub use super::*;
[INFO] [stderr]   |         ^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stderr] 2 | pub use lib::hrtf_data::*;
[INFO] [stderr]   |         ----------------- but the name `types` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `model::*`
[INFO] [stderr]  --> src/lib/ray_nodes/ray_nodes.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use model::*;
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/lib/ray_nodes/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use devices::*;
[INFO] [stderr]   |         ^^^^^^^^^^ the name `types` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use ray_nodes::*;
[INFO] [stderr]   |         ------------ but the name `types` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ray::*`
[INFO] [stderr]  --> src/model/room/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use ray::*;
[INFO] [stderr]   |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `recv`
[INFO] [stderr]   --> src/lib/hrtf_data/mod.rs:30:26
[INFO] [stderr]    |
[INFO] [stderr] 30 |     pub fn adjust(&self, recv: ReceiveEvent) -> Option<AdjustResult> {
[INFO] [stderr]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_recv`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `theta`, `phi`, and `dist` are never read
[INFO] [stderr]   --> src/lib/hrtf_data/mod.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct SourcePosition {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr]  9 |     theta: Float,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 10 |     phi: Float,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 11 |     dist: Float,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SourcePosition` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `data` is never read
[INFO] [stderr]   --> src/lib/hrtf_data/mod.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct HRTFData {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 16 |     data: Vec<Vec<Float>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `HRTFData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `elev`, `azim`, and `dist` are never read
[INFO] [stderr]   --> src/lib/hrtf_data/sofa_fir.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct SourcePosition {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 20 |     elev: Float,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 21 |     azim: Float,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 22 |     dist: Float,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SourcePosition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `opt` is never read
[INFO] [stderr]  --> src/lib/reverbrator/mod.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct Context<'a> {
[INFO] [stderr]   |        ------- field in this struct
[INFO] [stderr] 5 |     opt: ContextInitOptions<'a>,
[INFO] [stderr]   |     ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Context` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `reverb` (bin "reverb" test) generated 18 warnings (run `cargo fix --bin "reverb" -p reverb --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4, syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reverb-4eb439aad0e023fe)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test model::room::tests::can_calc_intersect ... ok
[INFO] [stdout] test lib::hrtf_data::sofa_fir::tests::sofa_load ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lib::hrtf_data::sofa_fir::tests::sofa_load stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lib::hrtf_data::sofa_fir::tests::sofa_load' (18) panicked at src/lib/hrtf_data/sofa_fir.rs:28:13:
[INFO] [stdout] not found
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae263e830ba - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae263e830ba - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae263e830ba - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ae263e830ba - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ae263e9749a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ae263e9749a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5ae263e879f2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae263e879f2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ae263e622df - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ae263e622df - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ae263e7b679 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ae263ac781c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ae263ac781c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae263e7b832 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ae263e7b832 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ae263e618fc - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5ae263e59ce9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ae263e57550 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5ae263ab9b8a - <reverb[d31e05b93e904d80]::lib::hrtf_data::sofa_fir::SofaFIR>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/hrtf_data/sofa_fir.rs:28:13
[INFO] [stdout]   19:     0x5ae263abac18 - reverb[d31e05b93e904d80]::lib::hrtf_data::sofa_fir::tests::sofa_load
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/hrtf_data/sofa_fir.rs:110:20
[INFO] [stdout]   20:     0x5ae263ab8387 - reverb[d31e05b93e904d80]::lib::hrtf_data::sofa_fir::tests::sofa_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib/hrtf_data/sofa_fir.rs:109:19
[INFO] [stdout]   21:     0x5ae263ab6626 - <reverb[d31e05b93e904d80]::lib::hrtf_data::sofa_fir::tests::sofa_load::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5ae263abb8fb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ae263abb8fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5ae263ac82eb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5ae263ac82eb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5ae263ac82eb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5ae263ac82eb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5ae263ac82eb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5ae263ac82eb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5ae263ac82eb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5ae263ac3a04 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5ae263ac3a04 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5ae263acaef2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5ae263acaef2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5ae263acaef2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5ae263acaef2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5ae263acaef2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5ae263acaef2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5ae263acaef2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ae263e829cf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5ae263e829cf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7d2479469aa4 - <unknown>
[INFO] [stdout]   43:     0x7d24794f6a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     lib::hrtf_data::sofa_fir::tests::sofa_load
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin reverb`
[INFO] running `Command { std: "docker" "inspect" "a26aa989ffaa552c61313f870c0ee48142888dc2d844342073f96271337649d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a26aa989ffaa552c61313f870c0ee48142888dc2d844342073f96271337649d8", kill_on_drop: false }`
[INFO] [stdout] a26aa989ffaa552c61313f870c0ee48142888dc2d844342073f96271337649d8
